home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 13 / The Best of Select: Games 13.iso / dosgames / groundf / install.bat < prev    next >
DOS Batch File  |  1996-02-01  |  277b  |  16 lines

  1.  
  2. REM Installing GroundFire..
  3. @ECHO OFF
  4. c:
  5. md c:\gfire
  6. a:
  7. @ECHO OFF   
  8. copy *.* c:\gfire
  9. c:
  10. cd gfire
  11. @ECHO ON
  12. REM Installation complete
  13. REM type gfire to play
  14. REM Please read the READ.ME file for system requirements.
  15. REM and other Important points on GroundFire!
  16.